CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GA matlab

搜索资源列表

  1. GA

    1下载:
  2. 时间序列算法,平稳性检验,采用matlab编程对数据序列的稳定性作出相应的判断(ime series algorithm, stationarity test, using MATLAB programming to determine the stability of the data sequence)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:木子tree
  1. GA-BP代码

    0下载:
  2. 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
  3. 所属分类:matlab例程

  1. ga

    0下载:
  2. genetic algoritm code for matlab dr farhad
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:hunter94
  1. Binary GA

    0下载:
  2. binery genetic algorith in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:hunter94
  1. GA-BP神经网络应用实例之MATLAB程序

    2下载:
  2. 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:洛克刘
  1. ga遗传算法解最优解

    0下载:
  2. 这篇matlab程序是无需工具箱解决无约束目标函数最大值的程序(This matlab program is a program that does not need a toolbox to solve the maximum of an unconstrained objective function)
  3. 所属分类:网络编程

    • 发布日期:2017-12-10
    • 文件大小:9588
    • 提供者:nicaic
  1. GA

    0下载:
  2. 遗传算法工具箱用于一维二维寻优示例matlab程序(The genetic algorithm toolbox for one and two-dimensional optimization example program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-13
    • 文件大小:2240
    • 提供者:辛萍
  1. 基于GA的WSN路由协议

    2下载:
  2. 基于遗传算法的WSN通信路由协议matlab仿真代码,讲解清楚适合实用(WSN routing protocol based on genetic algorithm matlab simulation code, to explain clearly, suitable for practical)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:5364736
    • 提供者:yuanking
  1. MTSP

    0下载:
  2. matlab的两个函数,可以用于解决多旅行商问题(solve the problem of MTSP)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:pompon_g
  1. ga

    0下载:
  2. matlab ga code for all
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:alex.sugar.22
  1. 201280BP-GA

    0下载:
  2. 本文以1970-2013年的中国人口统计数据为依据,论证BP网络预测模型的可行性同时给出了利用MATLAB神经网络工具箱设计BP网络的方法和步骤。利用样本数据对网络进行训练,并根据训练后的网络对未来人口数量作出预测。仿真结果表明该方法实际可行并对2014—2017的全国人口数量进行预测。。(Based on the statistics of Chinese population for 1970-2013 years, this paper demonstrates the feasibili
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:25600
    • 提供者:小猫发
  1. ga - 副本

    0下载:
  2. matlab用于重构,遗传算法,程序可以运行(use to reconsitution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:奥妙
  1. GA for TSP

    0下载:
  2. Genetic algorithm matlab code for solve travelling salesman problem
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:a.shabani
  1. GA

    0下载:
  2. 遗传算法的matlab例程,可求解目标函数的极值问题。(Matlab routines for genetic algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:ljn94
  1. PSO&GA

    2下载:
  2. 本文件对PID参数kp,ki,kd进行寻优,以ITAE作为指标函数。 PSO 文件中有详细的参数设置和寻优过程 GA寻优与PSO寻优作为对比出现 figure1展示了随着迭代次数的变化,适应度函数的收敛情况 figure2展示了kp,ki,kd的迭代情况 ht 文件是用来画图的 问题解决思路.pdf 简要介绍了粒子群算法寻优的过程(In this document, the PID parameters KP, Ki, KD are optimized, and ITAE is us
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:254976
    • 提供者:大燕
  1. GA+PSO

    4下载:
  2. 压缩文件中包含三个文件,分别是:GA+PSO、GA_only和PSO_only三个程序包。程序是用MATLAB编写的遗传+粒子群算法、遗传算法、粒子群算法,每个程序中包括主程序、种群选择、自适应函数子函数。(The compressed file contains three files, which are GA PSO, ga_only and pso_only three program package. The program is genetic particle swarm algo
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:taiyuanwang
  1. ga-bp

    0下载:
  2. 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:十七
  1. ga-tsp

    0下载:
  2. 在matlab中利用GA算法去研究tsp问题,并有源程序
  3. 所属分类:matlab例程

  1. matlab use ga

    0下载:
  2. matlab use antenna radar by ga
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1055744
    • 提供者:ali13
  1. GA

    0下载:
  2. In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:reyhooon
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com